runtime.structtype.pkgPath (field)

4 uses

	runtime (current package)
		type.go#L146: 		return st.pkgPath.name()
		type.go#L420: 	pkgPath name
		type.go#L683: 		if st.pkgPath.name() != sv.pkgPath.name() {